Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autovot support PR #10

Merged
merged 34 commits into from
Nov 15, 2018
Merged

Autovot support PR #10

merged 34 commits into from
Nov 15, 2018

Conversation

MichaelGoodale
Copy link
Collaborator

This PR adds Autovot support fixing issue #9

Copy link
Owner

@mmcauliffe mmcauliffe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically, I'd like to avoid having submodules as much as possible here. The model for conch is that it calls things that are available on the path and requires them to be built separately. I think removing the submodule will make some extra steps in the travis config necessary (though it's currently erroring out, I'm going to be adding a new commit to fix that error shortly, so pull that in when it's committed and try to get tests on Travis passing).

.gitmodules Outdated Show resolved Hide resolved
tests/test_analysis_autovot.py Outdated Show resolved Hide resolved
conch/analysis/autovot.py Show resolved Hide resolved
@MichaelGoodale
Copy link
Collaborator Author

@mmcauliffe the submodule was removed and now it should be good for merging(except for the path thing which we discussed).

@mmcauliffe mmcauliffe merged commit 3664ad8 into master Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants